3 subject="""comment 1"""
4 date="2015-07-20T17:45:13Z"
6 This might be worth adding. But, one of the ways views can be used
7 is to use file operations to adjust the metadata that is being viewed.
9 So, when you delete a file from a view, and git commit, git-annex
10 will remove the metadata that had made the file be in the view.
12 And, if you copy or move a file in a view to a different subdirectory,
13 and add and git commit the change, the metadata will be updated to
14 update the metadata to reflect the files new location.
16 As such, I see this as a wishlist todo item at best, and will move it from
17 the bugs list to the todo list.